home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1999 …ember: Reference Library / Apple Developer Reference Library (December 1999) (Disk 1).iso / pc / technical documentation / develop / additional articles / developing symbiotic apps / symbiotic samples / symbiotic client source / javelin.cw_mw9 / javelin.h < prev    next >
Encoding:
Text File  |  1994-11-06  |  377 b   |  20 lines

  1. //    Javelin.h
  2. //
  3. // Scott Mulligan
  4. //
  5. //    Copyright © 1994 Apple Computer, Inc.
  6. //    All rights reserved.
  7.  
  8. #define kSignature             'JVLN'            // Application signature
  9.  
  10. #define rJavWindow                1100            // Rsrc ID of WIND
  11.  
  12. #define    rAboutAlert               1100            // about alert
  13.  
  14.  
  15. /* Strings */
  16.  
  17. #define kJavelinStrings           1100            // Rsrc ID of STR#
  18.  
  19. #define eInterval                  1            // String Indicies
  20.